C1.Web.Mvc Namespace / CollectionViewBatchEditRequest<T> Class / Column Property

In This Topic
Column Property (CollectionViewBatchEditRequest<T>)
In This Topic
Gets or sets which column of data will be acquired
Syntax
'Declaration
 
Public Property Column As String
 
See Also